;The following is the example of some Opus/Amadeus SE variables
;that you can define. You can modify this file to setup the run
;environment.
;The .simrc file in your home directory overwrites the si.env file
;in the run directory.
;#########################################################
;#                                                       #
;# This file is read by the program <Install_dir>/bin/si #
;# in order to customize the program. The order in       #
;# which "si" reads files in 4.x is different than       #
;# in Edge. This flowchart shows how "si" in 4.2 works.  #
;#                                                       #
;#               <run>/si.env                            #
;#                     |                                 #
;#  Does <Install-dir>/local/.simrc exist? Then stop.    #
;#                     |                                 #
;#         Does ./.simrc exist? Then stop.               #
;#                     |                                 #
;#         Does ~/.simrc exist? Then stop.               #
;#                                                       #
;#########################################################

; simNlpGlobalLibName  = "alt_max2"

;
; Using a 10ps internal precision for the Verilog simulator.
; simVerilogTimePrecisionVar  = simTimeUnit

; simCapUnit   = 1.0e-15


; The default top level module name and the instance name.
; simVerilogTopLevelModuleName = "test.top"
; simVerilogWavePackageVar     = "cWaves"
